home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global J, TWNS, TWNN, CASH, EXCF, CURR_S, K5, K2, SNAME, UNAME, F_TRAV, K7, ASKCAST
- set the text of field "Dest" to K7
- set K5 to value(line 3 of the text of cast ASKCAST)
- set R to getAt(CURR_S, getLast(TWNS))
- set CC to Infla(J, K5 / EXCF)
- set the text of field "Cost" to "Price:" && string(integer(CC)) && R
- set the text of field "Message" to K2
- end
-